2013
logstash - open source log management
by 1 otherAn open source log management tool, which is able to parse, analyse, group and store logs into ElasticSearch
2011
Online Data Backup & Storage – CrashPlan – Free Backup Software, Disaster Recovery
by 7 othersAn online data backup service with restricted costs
2009
Database versus files for Images at Spindrop
Dave gives his feedback on a long-debated developement topic : storing files in database or on the filesystem.
"I had been serving images via the database. Immediately when I switched to the filesystem I saw a huge benefit. Not just a drop in database connections, but overall “zippiness” in the site.
We’ll see how well this performs in the real world, but I am quite sure that I learned my lesson."
All this makes sense : files are not data, they are just files. A filesystem is designed for hosting files. A database is designed for hosting data. Don't mess things.
Abusing HTML 5 Structured Client-side Storage
Several notes about HTML5 database storage security, with some abuse tries.
2007
mysql-filesystem-engine - Google Code
This is a project for the MySQL Filesystem storage engine. It translates normal files on your server into relational tables inside of MySQL.
zumastor - Zumastor Linux Storage Project
Enterprise Network Storage for Linux, by Google
1
(6 marks)